home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / olrdrs / blueq151.zip / $$EXIT.BAT next >
DOS Batch File  |  1994-02-28  |  178b  |  11 lines

  1. @echo off
  2. IF EXIST @API$(5)%1.INF IF EXIST @API$(51) GOTO BLUEQWK
  3. GOTO END
  4.  
  5. :BLUEQWK
  6. ECHO %2 >@API$(5)BLUEQWK.CFG
  7. ECHO %3 >>@API$(5)BLUEQWK.CFG
  8. BLUEQWK %1 REP-BW
  9.  
  10. :END
  11.